String Schema
AccommodationTransferRailInfoResponseDataType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
TrainNumber Element Sequence Station Element Date Element Sequence RailReference Element Choice Departure Element TrainNumber Element Sequence Station Element Date Element Sequence RailReference Element Choice Arrival Element Sequence AccommodationTransferRailInfoResponseDataType Complex Type
Overview
Sequence
Choice
RailReference optional
Sequence
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
TrainNumber optional xs:string
Choice
RailReference optional
Sequence
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
TrainNumber optional xs:string
Used By
Rail Element
Source
<xs:complexType name="AccommodationTransferRailInfoResponseDataType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Arrival" type="AccommodationTransferRailInfoResponseType" minOccurs="0" />
    <xs:element name="Departure" type="AccommodationTransferRailInfoResponseType" minOccurs="0" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.